Add deprecation warning for the the dpctl.tensor submodule#2191
Merged
ndgrigorian merged 2 commits intomasterfrom Nov 25, 2025
Merged
Add deprecation warning for the the dpctl.tensor submodule#2191ndgrigorian merged 2 commits intomasterfrom
ndgrigorian merged 2 commits intomasterfrom
Conversation
the submodule will move to dpnp.tensor in a future release
|
Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. 🤞 |
Collaborator
|
Array API standard conformance tests for dpctl=0.22.0dev0=py310h93fe807_24 ran successfully. |
antonwolfy
reviewed
Nov 21, 2025
antonwolfy
reviewed
Nov 21, 2025
|
Array API standard conformance tests for dpctl=0.22.0dev0=py310h93fe807_49 ran successfully. |
antonwolfy
approved these changes
Nov 25, 2025
Collaborator
antonwolfy
left a comment
There was a problem hiding this comment.
No more comments from me.
Thank you @ndgrigorian
ndgrigorian
added a commit
that referenced
this pull request
Nov 25, 2025
ndgrigorian
added a commit
that referenced
this pull request
Nov 26, 2025
7 tasks
antonwolfy
added a commit
to IntelPython/dpnp
that referenced
this pull request
Dec 15, 2025
#2709) The `dpctl.tensor` submodule was marked as a deprecated in scope of [dpctl-2191](IntelPython/dpctl#2191) which will cause raising `DeprecationWarning` for any import from `dpctl.tensor`. The PR suppresses the warning when dpnp imports the borrowed attributes from `dpctl.tensor`.
github-actions bot
added a commit
to IntelPython/dpnp
that referenced
this pull request
Dec 15, 2025
#2709) The `dpctl.tensor` submodule was marked as a deprecated in scope of [dpctl-2191](IntelPython/dpctl#2191) which will cause raising `DeprecationWarning` for any import from `dpctl.tensor`. The PR suppresses the warning when dpnp imports the borrowed attributes from `dpctl.tensor`. 88e1167
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As plans have now evolved to move the tensor submodule to dpnp, the tensor submodule will be deprecated in a coming minor version release